libfelix-main-java software package provides Libraries to instantiate and execute the Felix Framework, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libfelix-main-java
libfelix-main-java is installed in your system.
Make ensure the libfelix-main-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libfelix-main-java *
You will get with libfelix-main-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libfelix-main-java |
| Version | 4.4.0-1 |
| Description | Libraries to instantiate and execute the Felix Framework |
| Sub Section | Java |